home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 6 (Reseller Edition) / Apple Ref. & Pres. Lib.v6.0.toast / pc / 1-Reference / Apple Literature Guide / Apple Literature Guide 6.0 / stylesheet_3164.css < prev   
Cascading Style Sheet File  |  1990-12-20  |  664b  |  47 lines

  1.         .style1
  2.         {
  3.         }
  4.         .style3
  5.         {
  6.             color: white; -webkit-text-stroke-width: 1pt; -webkit-text-stroke-color: #000;
  7.         }
  8.         .style4
  9.         {
  10.             font-size: 14pt;
  11.         }
  12.         .style5
  13.         {
  14.             font-style: normal;
  15.             font-size: 18pt;
  16.         }
  17.         .style6
  18.         {
  19.             font-style: normal;
  20.             font-size: 14pt;
  21.         }
  22.         .style8
  23.         {
  24.             font-size: 10pt;
  25.         }
  26.         .style9
  27.         {
  28.             font-family: "Helvetica";
  29.             font-size: 18pt;
  30.         }
  31.         .style10
  32.         {
  33.             font-family: "Helvetica";
  34.             color: white; -webkit-text-stroke-width: 1pt; -webkit-text-stroke-color: #000;
  35.             font-size: 18pt;
  36.         }
  37.         .style12
  38.         {
  39.             font-size: 12pt;
  40.         }
  41.         .style14
  42.         {
  43.             text-decoration: underline;
  44.             font-weight: bold;
  45.             font-size: 14pt;
  46.         }
  47.